AConfiguration_getSmallestScreenWidthDp

Return the configuration's smallest screen width in dp units, or ACONFIGURATION_SMALLEST_SCREEN_WIDTH_DP_ANY if not set.

extern (C) nothrow @nogc
int
AConfiguration_getSmallestScreenWidthDp
(
AConfiguration* config
)

Meta